![]() | ![]() | ![]() | ![]() |
You might receive an HTTP 404 error when you attempt to log on to a SAS Enterprise BI Server Web application after applying the third maintenance release of SAS® 9.2 (TS2M3) to a JBoss installation. This problem can be caused by a new Java virtual machine (JVM) option that has been added with an incorrect sequence number to the wrapper.conf file.
To resolve this issue, edit the wrapper.conf file in JBoss-home-directory/server/SASServer1/ so that all of the wrapper.java.additional.xx numbers are sequential.
The following example shows an incorrect numeric sequence:
# Java Additional Parameters ....wrapper.java.additional.32=-Dcom.sas.log.config.url=file:///C:/SAS/EBIserver/Lev1/Web/Common/LogConfig/ wrapper.java.additional.33=-Djgroups.bind_addr=10.11.14.34 wrapper.java.additional.33=-Dsas.jms.authentication.decorator=false wrapper.java.additional.34=-Dwebreportstudio.file.cleanup.interval=60 wrapper.java.additional.35=-Xrs
The following example shows a correct numeric sequence:
# Java Additional Parameters ....wrapper.java.additional.32=-Dcom.sas.log.config.url=file:///C:/SAS/EBIserver/Lev1/Web/Common/LogConfig/ wrapper.java.additional.33=-Djgroups.bind_addr=10.11.14.34 wrapper.java.additional.34=-Dsas.jms.authentication.decorator=false wrapper.java.additional.35=-Dwebreportstudio.file.cleanup.interval=60 wrapper.java.additional.36=-Xrs
Product Family | Product | System | Product Release | SAS Release | ||
Reported | Fixed* | Reported | Fixed* | |||
SAS System | SAS Enterprise BI Server | Windows Vista for x64 | 4.3 | 9.3 | 9.2 TS2M3 | 9.3 TS1M0 |
Windows Vista | 4.3 | 9.3 | 9.2 TS2M3 | 9.3 TS1M0 | ||
Windows 7 Ultimate x64 | 4.3 | 9.3 | 9.2 TS2M3 | 9.3 TS1M0 | ||
Windows 7 Ultimate 32 bit | 4.3 | 9.3 | 9.2 TS2M3 | 9.3 TS1M0 | ||
Windows 7 Professional x64 | 4.3 | 9.3 | 9.2 TS2M3 | 9.3 TS1M0 | ||
Windows 7 Professional 32 bit | 4.3 | 9.3 | 9.2 TS2M3 | 9.3 TS1M0 | ||
Windows 7 Home Premium x64 | 4.3 | 9.3 | 9.2 TS2M3 | 9.3 TS1M0 | ||
Windows 7 Home Premium 32 bit | 4.3 | 9.3 | 9.2 TS2M3 | 9.3 TS1M0 | ||
Windows 7 Enterprise x64 | 4.3 | 9.3 | 9.2 TS2M3 | 9.3 TS1M0 | ||
Windows 7 Enterprise 32 bit | 4.3 | 9.3 | 9.2 TS2M3 | 9.3 TS1M0 | ||
Microsoft Windows XP Professional | 4.3 | 9.3 | 9.2 TS2M3 | 9.3 TS1M0 | ||
Microsoft Windows Server 2008 for x64 | 4.3 | 9.3 | 9.2 TS2M3 | 9.3 TS1M0 | ||
Microsoft Windows Server 2008 | 4.3 | 9.3 | 9.2 TS2M3 | 9.3 TS1M0 | ||
Microsoft Windows Server 2003 for x64 | 4.3 | 9.3 | 9.2 TS2M3 | 9.3 TS1M0 | ||
Microsoft Windows Server 2003 Standard Edition | 4.3 | 9.3 | 9.2 TS2M3 | 9.3 TS1M0 | ||
Microsoft Windows Server 2003 Enterprise Edition | 4.3 | 9.3 | 9.2 TS2M3 | 9.3 TS1M0 | ||
Microsoft Windows Server 2003 Datacenter Edition | 4.3 | 9.3 | 9.2 TS2M3 | 9.3 TS1M0 | ||
Microsoft® Windows® for x64 | 4.3 | 9.3 | 9.2 TS2M3 | 9.3 TS1M0 | ||
Microsoft Windows XP 64-bit Edition | 4.3 | 9.3 | 9.2 TS2M3 | 9.3 TS1M0 | ||
Microsoft Windows Server 2003 Enterprise 64-bit Edition | 4.3 | 9.3 | 9.2 TS2M3 | 9.3 TS1M0 | ||
Microsoft Windows Server 2003 Datacenter 64-bit Edition | 4.3 | 9.3 | 9.2 TS2M3 | 9.3 TS1M0 | ||
Microsoft® Windows® for 64-Bit Itanium-based Systems | 4.3 | 9.3 | 9.2 TS2M3 | 9.3 TS1M0 |